home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / apps / other / am.zoo / patchlev.h < prev    next >
Text File  |  1993-04-08  |  748b  |  20 lines

  1. /************************************************************************/
  2. /*                                    */
  3. /* am - Amortization Schedule Generator                    */
  4. /*                                    */
  5. /* (c) Copyright 1987, 1992, 1993    Brett K. Carver            */
  6. /*                                    */
  7. /* Version    1.0    2/4/87    Initial revision            */
  8. /*        1.5    10/5/88    Add special case (-d, -e) code        */
  9. /*        2.0    8/4/92    Improvements and clean-up (for c.s.r)    */
  10. /*        2.1    9/3/92    Split -e and -u arguments.        */
  11. /*        2.5    10/9/92    Clean-up for 2nd try to c.s.r        */
  12. /*        2.7    2/23/93    Fixes/enhancements for 3d try to c.s.r    */
  13. /*                                    */
  14. /************************************************************************/
  15.  
  16. #define    version    2.7
  17. #define    patch    0
  18.  
  19. char ident[] = "@(#) Amortization schedule generator: version 2.7, patch 0.";
  20.